home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / StartupTools / TheChoice2.readme < prev    next >
Text File  |  1996-09-26  |  5KB  |  113 lines

  1. Short:    TheChoice V2.13 - Simple Program Selector
  2. Author:   c_wich@river.prima.ruhr.de (Carsten Wich)
  3. Uploader: c_wich@river.prima.ruhr.de (Carsten Wich)
  4. Version:  V2.13
  5. Type:     util/boot
  6.  
  7. INTRODUCTION
  8. ============
  9.  
  10. The Choice is a small Program Selector especially useful for Game Partitions
  11. on Harddisks, SyQuests or even CD-ROMs.
  12. I first wrote it in Modula2 (M2Amiga) because I just found no simple program
  13. selector that fully suits my needs. Although the first version of it worked
  14. good enought for me, some of my friends liked the program very much and made
  15. some proposals for future versions. I switched to SAS-C because the support
  16. for M2Amiga is not that good anymore. Especially the lack of actual includes
  17. for OS3.1 really bothered me. I have completly rewritten the code in the C
  18. programming language and made a lot of improvements.
  19. TheChoice runs on every possible screenmode, even on graphic cards !
  20.  
  21.  
  22. LEAGAL THINKS
  23. =============
  24.  
  25. TheChoice Copyright (c) 1993-1996 Carsten Wich can be freely distributed,
  26. as long as the whole archive 'TheChoice2.lha' is copied and all of the
  27. files are in their original form without any changes.
  28. Upload to BBS's and includions on any cover disks or CD's is WELCOMED.
  29. This software is published without any warranties. The author does NOT take
  30. any responsibilities for any defects on soft- or hardware, that may result
  31. by this program or by using this program.
  32. I have tried to write the program code according to the AMIGA User Interface
  33. Style Guide and the AMIGA ROM Kernel Reference Manuals V2.04 so that the
  34. program should run correctly on any future operating systems. It is also
  35. tested with Enforcer.
  36. Although this program may be freely distibuted and used it would be very nice
  37. of the people who permanently use it to send me a small fee (I would say at
  38. 15,- DM or $10,- US) as a little acknowledgement for my work. You can send
  39. it cash, as a EuroCheque or via a Bank Transfer on my Bank Account.
  40. This would naturally increase my motivation to develop the program even
  41. further.
  42.  
  43.  
  44. FILES
  45. =====
  46.  
  47. Listing of archive 'TheChoice2.lha':
  48. Original  Packed Ratio    Date     Time    Name
  49. -------- ------- ----- --------- --------  -------------
  50.    11720    7293 37.7% 21-Jan-96 12:59:40  TheChoice
  51.      411     198 51.8% 14-Oct-95 10:28:04  TheChoice.config
  52.      883     596 32.5% 20-Jan-96 12:55:06  TheChoice.info
  53.    11657    4686 59.8% 21-Jan-96 13:01:58  TheChoice.ReadMe
  54.     1432     538 62.4% 14-Oct-95 10:29:22  TheChoice.ReadMe.info
  55. -------- ------- ----- --------- --------
  56.    26103   13311 49.0% 21-Jan-96 23:00:48   5 files
  57.  
  58.  
  59. SYSTEMREQUIREMENTS
  60. ==================
  61.  
  62. The program only needs a minimal Amiga System :
  63.  
  64.   - Any Amiga with at least 512 KB RAM
  65.   - min. OS 2.04
  66.   - diskfont.library min. V36 when you want to select another font than the
  67.     default one
  68.  
  69.  
  70. HISTORY
  71. =======
  72.  
  73. 2.13 - 21.01.1996 - Fourth AmiNet Release
  74.      - Bugfix: TheChoice crashed if a new configfile could not be read in for
  75.        some reason
  76.  
  77. 2.12 - 19.01.1996 - Third AmiNet Release
  78.      - Renamed the RAMSCRIPT Tooltype and shell argument to EXESCRIPT
  79.      - some more code optimization resulting in the executable beeing about
  80.        7K (!) smaller
  81.      - TheChoice now returns errorcodes to the calling environment
  82.  
  83. 2.11 - 16.01.1996 - internal beta version
  84.      - some code optimization resulting in the executable being 150 bytes
  85.        smaller
  86.  
  87. 2.10 - 16.01.1996 - internal beta version
  88.      - compiled with SAS-C V6.56
  89.      - some code cleanup
  90.      - added the possibility to read in a new config file
  91.  
  92. 2.00 - 14.10.1995 - Second AmiNet Release
  93.      - Completly rewritten in SAS-C V6.55
  94.      - Runs on any screenmode using any font.
  95.      - The maximum number of programs / gadgets now depends on the chosen screen
  96.        mode and font.
  97.      - Can be configured using shell arguments or tooltypes.
  98.      - Supports borderless windows and onebitplane screens.
  99.      - No source code made publically available anymore.
  100.  
  101.  
  102. ============================= Archive contents =============================
  103.  
  104. Original  Packed Ratio    Date     Time    Name
  105. -------- ------- ----- --------- --------  -------------
  106.    11720    7293 37.7% 21-Jan-96 12:59:40  TheChoice
  107.      411     198 51.8% 14-Oct-95 10:28:04  TheChoice.config
  108.      883     596 32.5% 20-Jan-96 12:55:06  TheChoice.info
  109.    11657    4686 59.8% 21-Jan-96 13:01:58  TheChoice.ReadMe
  110.     1432     538 62.4% 14-Oct-95 10:29:22  TheChoice.ReadMe.info
  111. -------- ------- ----- --------- --------
  112.    26103   13311 49.0% 23-Jan-96 00:01:50   5 files
  113.